Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

require optional arguments to be named #151

Merged
merged 2 commits into from
Mar 11, 2024
Merged

require optional arguments to be named #151

merged 2 commits into from
Mar 11, 2024

Conversation

simonpcouch
Copy link
Contributor

Thankfully not many changes needed here. :)

Did not move dots in fit_best.workflow_set(), autoplot.workflow_set(),leave_var_out_formulas(), workflow_map() since they're passed to downstream functions. Did not move in comment_print() for consistency with other comment_*() functions.

Follows up on tidymodels/tune#863.

@simonpcouch simonpcouch merged commit 319c1e8 into main Mar 11, 2024
10 checks passed
@simonpcouch simonpcouch deleted the move-dots branch March 11, 2024 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant